Home
last modified time | relevance | path

Searched hist:"887354 bd" (Results 1 – 4 of 4) sorted by relevance

/qemu/include/
H A Dqemu-io.h887354bd Fri Feb 10 15:24:56 GMT 2017 Kevin Wolf <kwolf@redhat.com> hmp: Request permissions in qemu-io

The HMP command 'qemu-io' is a bit tricky because it wants to work on
the original BlockBackend, but additional permissions could be required.
The details are explained in a comment in the code, but in summary, just
request whatever permissions the current qemu-io command needs.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
/qemu/include/sysemu/
H A Dblock-backend.h887354bd Fri Feb 10 15:24:56 GMT 2017 Kevin Wolf <kwolf@redhat.com> hmp: Request permissions in qemu-io

The HMP command 'qemu-io' is a bit tricky because it wants to work on
the original BlockBackend, but additional permissions could be required.
The details are explained in a comment in the code, but in summary, just
request whatever permissions the current qemu-io command needs.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
/qemu/
H A Dqemu-io-cmds.c887354bd Fri Feb 10 15:24:56 GMT 2017 Kevin Wolf <kwolf@redhat.com> hmp: Request permissions in qemu-io

The HMP command 'qemu-io' is a bit tricky because it wants to work on
the original BlockBackend, but additional permissions could be required.
The details are explained in a comment in the code, but in summary, just
request whatever permissions the current qemu-io command needs.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
/qemu/block/
H A Dblock-backend.c887354bd Fri Feb 10 15:24:56 GMT 2017 Kevin Wolf <kwolf@redhat.com> hmp: Request permissions in qemu-io

The HMP command 'qemu-io' is a bit tricky because it wants to work on
the original BlockBackend, but additional permissions could be required.
The details are explained in a comment in the code, but in summary, just
request whatever permissions the current qemu-io command needs.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>